home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 188 / 01-04 PC Format 188 [2006-06] DVD side 1_.iso / DiscContents / Workshops / Workshops_Games / Sphere / InstallSphere1.0.exe / games / p101r5 / readme.txt < prev   
Text File  |  2003-02-18  |  3KB  |  69 lines

  1. *************************************************
  2. *************************************************
  3. ** Particles 101: By Brandon Mechtley (fig)    **
  4. **                                             **
  5. ** user fobben at host halflingmafia dot com   **
  6. ** http://sphereradius.net - a sphere resource **
  7. ** http://sphereradius.net:8000 - great music! **
  8. **                                             **
  9. *************************************************
  10. *************************************************
  11.  
  12. This project took way longer than what was
  13. expected really. It was originally expected to
  14. take maybe a week, but it seems I started this
  15. game about a month ago :) I got really apathetic
  16. during the development. It's actually quite a
  17. simple project. I probably spent about a weeks
  18. time on it over the course of that month ;)
  19. The purpose of this game is to demonstrate some
  20. of the basic RPG features of Sphere and the 2D
  21. 'particle' system I created for the battle
  22. system in Caelstis Crepsculum.*
  23. Some of the code may have been copied from other
  24. sources... basically crap that I didn't want to
  25. waste my time doing myself.
  26.  
  27. Currently there are only four special moves,
  28. making the game quite dull.** I'll add more when I
  29. feel like it, but this project is due today at
  30. 2:00 for my gifted class, so this does it for
  31. now. Everyone gets sick of a project after a
  32. while :)
  33.  
  34. How to play:
  35. - Space activates NPCs and signs.***
  36. - Enter accepts messages, continues when waiting
  37.   for a key press, etc.
  38. - Arrow keys are used for inserting special
  39.   moves. Learn special moves yourself by fucking
  40.   around or viewing the code like a cheating
  41.   asshole :)**** Maybe later I'll add a thing where
  42.   you can learn the special moves your opponent
  43.   used when I add more moves.
  44. - Arrow keys also move your character around.
  45. - Escape or Alt-F4 quits the game ;)
  46. - Save your games from the "SAVE" point in the
  47.   dorm room. Load your games from the "Sign In"
  48.   option on the start screen.
  49.  
  50. That's it :) Thanks.
  51. Feel free to rip any of this code. I don't really
  52. care about you recognizing that it's mine :) If
  53. it is useful, turn it inside out, rip it to
  54. shreds, whatever.
  55.  
  56. Thanks for playing!
  57. -malis
  58.  
  59. *Caelestis Crepsculum's project page is now at
  60.  www.sourceforge.net/projects/caelestis
  61. **Moves are:
  62.   <>^v - blue circle
  63.   v^>< - yellow blast
  64.   ^>v< - white gathering
  65.   ^^<>vv^ - green X blast
  66.   ^>v<^>v<v^^vv<^> - white dome
  67. ***For some reason you can only talk to NPCs
  68.    from the sides (?)
  69.